Docs.rs
better_scoped_tls-0.1.2
better_scoped_tls 0.1.2
Docs.rs crate page
Apache-2.0
Links
Documentation
Repository
crates.io
Source
Owners
kdy1
swc-bot
Dependencies
scoped-tls ^1.0.1
normal
Versions
100%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
better_
scoped_
tls
0.1.2
All Items
Crate Items
Macros
Structs
Crate
better_scoped_tls
Copy item path
source
Expand description
Better scoped thread local storage.
Macros
§
scoped_
tls
See
scoped_tls::scoped_thread_local
for actual documentation.
Structs
§
Scoped
Key
Wrapper for
scoped_tls::ScopedKey
with better error messages.